object AboutBox: TAboutBox Left = 168 Top = 119 BorderStyle = bsDialog Caption = 'About NetMail!' ClientHeight = 241 ClientWidth = 297 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 297 Height = 241 Align = alClient BevelOuter = bvNone Color = clBlack TabOrder = 0 object Image1: TImage Left = 0 Top = 22 Width = 297 Height = 174 Align = alTop AutoSize = True Center = True Picture.Data = {} end object Label2: TLabel Left = 0 Top = 0 Width = 297 Height = 22 Align = alTop Alignment = taCenter Caption = 'Vista NetMail! 2.84' Font.Charset = RUSSIAN_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False Transparent = True OnClick = Label2Click end object Label5: TLabel Left = 70 Top = 190 Width = 160 Height = 22 Caption = 'http://www.vista.ru ' Font.Charset = RUSSIAN_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False Transparent = True OnClick = Label5Click end object Label1: TLabel Left = 28 Top = 211 Width = 142 Height = 13 Caption = ' Copyright, Vista, 1994-1999 .' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label4: TLabel Left = 69 Top = 225 Width = 165 Height = 13 Caption = 'Tel. (7-095) 928-37-14, 912-37-25 ' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True OnClick = Label4Click end object OKButton: TExplorerButton Left = 14 Top = 22 Width = 273 Height = 173 Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = OKButtonClick IBitmap = {} end object Label3: TLabel Left = 163 Top = 211 Width = 109 Height = 13 Caption = ' Email: vista@aha.ru ' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True OnClick = Label3Click end object Edit57: TEdit Left = 163 Top = 142 Width = 142 Height = 14 HelpContext = 10 BorderStyle = bsNone Color = clSilver Ctl3D = False Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 0 Text = 'http://www.vista.ru/netmail.htm' Visible = False end end object GoToWeb1: TGoToWeb Url = 'http://www.vista.ru/netmail.htm' EMail = 'vista@aha.ru' BrowserState = gwMaximized Left = 232 Top = 56 end end